Welcome![Sign In][Sign Up]
Location:
Search - java tcp/ip

Search list

[Communication-Mobile远程监控源代码

Description: 基于TCP/IP的远程控制访问程序 可以对远程的计算机惊醒控制管理!-TCP/IP-based remote control procedures can visit to a remote computer control and management awakened!
Platform: | Size: 70656 | Author: sdfa | Hits:

[Internet-Network一个用Java编写的ICQ

Description: 一个用Java编写的ICQ即时通信软件,采用流行的TCP/IP协议 -a Java prepared by the ICQ instant messaging software, the popular TCP/IP protocol
Platform: | Size: 17408 | Author: 黄强 | Hits:

[JSP/Javachattingroom

Description: 用 TCP/IP协议里的套接字(Socket)编程接口来实现一个聊天室.-using TCP/IP protocol's socket (Socket) programming interfaces to achieve a chat room.
Platform: | Size: 41984 | Author: hj | Hits:

[Internet-NetworkjavaTCPIP

Description: TCP/IP Implemention in java
Platform: | Size: 54272 | Author: hugjava | Hits:

[ADO-ODBCzonghelunwen

Description: 毕业设计论文,实现简单的局域网聊天工具,TCP/IP,-Graduation Thesis, simple LAN chatting tool, TCP/IP,
Platform: | Size: 364544 | Author: xiuxiu | Hits:

[ICQ-IM-ChatChatRoom_java

Description: 帮电工系同学作的java作业 tcp/ip聊天程序 -help electrician grads java operations for the tcp/ip chat program
Platform: | Size: 21504 | Author: | Hits:

[WEB MailIPMsg2007

Description: 软件简介 IPMsg 是一款局域网内即时通信软件, 基于 TCP/IP(UDP). 可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流.-software brief IPMsg A LAN is immediate communication software, Based on TCP/IP (UDP). can be run on a variety of operating platform (Win/Mac/UNIX/Ja va), and to achieve cross-platform information exchange.
Platform: | Size: 84992 | Author: shixiao | Hits:

[Communicationsocket_test

Description: 一个socket测试程序,支持tcp/ip和udp,既可用于server端,也可以用于client端-a socket test procedure, support tcp/ip and udp used for both server side, but also can be used for client-
Platform: | Size: 26624 | Author: wan | Hits:

[Database systemOftomatization

Description: 为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头,UDP头的特点,以便从IP头中可以获取源地址,目的地址,协议类型等信息。在随后的章节中提出了Socket的概念,Socket实际上提供了一个通信端口使所有拥有Socket的端口的计算机之间能够相互通信,在本论文中主要说明了socket的建立,监听和撤销的过程。具体到程序实现中,对网卡混杂模式的设置是通过原始套接字(raw socket)来实现的。为了让原始套接字能接受所有的数据,还需要通过将SOCK_RAW设置成SIO_RCVALL。对数据包的获取通过recv()函数来完成。最后要完成的工作就是对所捕获的IP数据包进行分析以提取出我们所需要的信息。在论文的最后是旨在说明进一步工作的展开. 关键词:网络流量测量 TCP/IP协议 WINSOCK编程 -To facilitate network programming and the beginning of the 1990s, Microsoft jointly by several other companies to develop a set of Windows programming network access , that is, Windows Sockets norms, it is not a network protocol, but a liberal, Multi-protocol support for the Windows network programming interface. The main purpose of this paper is to introduce a TCP/IP based on the use of the card for winsock2 programming, to achieve network traffic monitoring purposes. Papers first introduced the TCP/IP protocol, aimed at introducing IP, TCP, UDP, and other more important agreements. IP is introduced first, the first TCP, UDP first features to the IP header from access to the source address, destination address, Agreement type, and other information. In the ensuing chapters of the Sock
Platform: | Size: 10240 | Author: wq57 | Hits:

[TCP/IP stackjavasocket

Description: Java的TCP/IP网络套接口实现源代码-Java
Platform: | Size: 1024 | Author: | Hits:

[JSP/Javaaa

Description: java聊天室 基于tcp/ip-java chat room based on the tcp/ip
Platform: | Size: 3072 | Author: | Hits:

[TCP/IP stackSOCKET

Description: TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)-TCP/IP programming basis- socket including C/JAVA TCP/UDP server and client six sets of code for the new study, elderly test joint call to support win32 Linux (JAVA version of the need to add JDK)
Platform: | Size: 9216 | Author: 冯进荣 | Hits:

[JSP/Javalan

Description: java,局域网聊天程序,有源码,socket,TCP/IP-java, LAN chat program, a source, socket, TCP/IP
Platform: | Size: 12288 | Author: 张勤康 | Hits:

[JSP/Javawllts

Description: java,文件传送,聊天程序,有源码,socket,TCP/IP-java, file transfer, chat program, has source code, socket, TCP/IP
Platform: | Size: 26624 | Author: 张勤康 | Hits:

[TCP/IP stackChartProc

Description: 基于java的网络聊天工具,适合tcp/ip协议的初学者使用-Java-based web chat tool for tcp/ip protocol to use for beginners
Platform: | Size: 2484224 | Author: liufan | Hits:

[JSP/JavaJava_network

Description: Java网络编程精解(孙卫琴),是非常好的一本 JAVA开发网络的书,源码可供参考-Java Network Programming sperm solution (孙卫琴), is a very good development of a JAVA book network, source for reference
Platform: | Size: 7474176 | Author: wangjian | Hits:

[ICQ-IM-Chatjava

Description: 基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used to complete JAVA1.6 is in the TCP/IP environment, the achievement of client and server-side program in two parts (Client and Server). That is, first of all, to start the server side, the client request to the server, the server receives a request to provide the corresponding services. When the client has started to connect to the server, client users log on, enter the contents of the client through the server-side with other clients to connect client to enter the chat room to chat, the server-side data and client interaction.
Platform: | Size: 18432 | Author: 高飞 | Hits:

[TCP/IP stacksrc

Description: 基于TCP/IP.SOCKET的java聊天室客户端和服务器端-Based on TCP/IP.SOCKET the java chat room client and server-side
Platform: | Size: 1024 | Author: 曹卓然 | Hits:

[JSP/JavaTCP-IP.Sockets.in.Java

Description: java socket的经典书籍,详细介绍了socket的方方面面的知识,对想深入了解网络编程的人很有益处-java socket classic books, detailed knowledge of all aspects of socket, like a deeper understanding of network programming useful to the people
Platform: | Size: 1927168 | Author: samnay | Hits:

[JSP/JavaJavaFile

Description: 一个简单的文件传输工具,使用tcp/Ip实现-A simple file transfer tool, use the tcp/Ip achieve
Platform: | Size: 101376 | Author: wh | Hits:
« 1 23 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net